[INFO] cloning repository https://github.com/Mahir101/archcode
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mahir101/archcode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMahir101%2Farchcode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMahir101%2Farchcode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1e1383339a986e93fb5104a9c2915b9e95df95ad
[INFO] fixing Mahir101/archcode against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMahir101%2Farchcode" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Mahir101/archcode
[INFO] finished tweaking git repo https://github.com/Mahir101/archcode
[INFO] tweaked toml for git repo https://github.com/Mahir101/archcode written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Mahir101/archcode on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Mahir101/archcode already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 71b961cdc7a4f487f0517a1bfe8a102e73d44d0fc877fd9c2bc2255b91ed9d8c
[INFO] running `Command { std: "docker" "start" "71b961cdc7a4f487f0517a1bfe8a102e73d44d0fc877fd9c2bc2255b91ed9d8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "71b961cdc7a4f487f0517a1bfe8a102e73d44d0fc877fd9c2bc2255b91ed9d8c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71b961cdc7a4f487f0517a1bfe8a102e73d44d0fc877fd9c2bc2255b91ed9d8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "71b961cdc7a4f487f0517a1bfe8a102e73d44d0fc877fd9c2bc2255b91ed9d8c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking indexmap v2.13.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]    Compiling strict v0.2.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling crokey-proc_macros v1.4.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]     Checking crokey v1.4.0
[INFO] [stderr]     Checking coolor v1.1.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking minimad v0.13.1
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking rust-embed v8.11.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking ratatui v0.28.1
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.6.0
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking lazy-regex v3.6.0
[INFO] [stderr]     Checking termimad v0.30.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking archcode v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/session.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/agent.rs:117:23
[INFO] [stdout]     |
[INFO] [stdout] 117 |                   match self
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 118 | |                     .provider
[INFO] [stdout] 119 | |                     .stream_complete(completion_params.clone(), stx.clone())
[INFO] [stdout] 120 | |                     .await
[INFO] [stdout]     | |                      ----^
[INFO] [stdout]     | |                      |   |
[INFO] [stdout]     | |                      |   this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]     | |                      |   up until Edition 2021 `#15` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |______________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]     |                        |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]     |                        up until Edition 2021 `#16` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 123 |                       Err(e) => {
[INFO] [stdout]     |                           -
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `e` calls a custom destructor
[INFO] [stdout]     |                           `e` will be dropped later as of Edition 2024
[INFO] [stdout] 124 |                           // Streaming failed — fall back to non-streaming
[INFO] [stdout] 125 |                           let _ = self
[INFO] [stdout]     |  _________________________________-
[INFO] [stdout]     | |_________________________________|
[INFO] [stdout] 126 | |                             .events_tx
[INFO] [stdout] 127 | |                             .send(Event::text(format!(
[INFO] [stdout] 128 | |                                 "Streaming failed ({e}), falling back..."
[INFO] [stdout] 129 | |                             )))
[INFO] [stdout] 130 | |                             .await;
[INFO] [stdout]     | |                                  -
[INFO] [stdout]     | |__________________________________|
[INFO] [stdout]     | |__________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                    `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 131 | |                         self.provider.complete(completion_params).await?
[INFO] [stdout]     | |                         -----------------------------------------------
[INFO] [stdout]     | |                         |                                         |
[INFO] [stdout]     | |                         |                                         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                         |                                         `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 134 | |             } else {
[INFO] [stdout]     | |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] 135 | |                 self.provider.complete(completion_params).await?
[INFO] [stdout]     | |                 -----------------------------------------------
[INFO] [stdout]     | |                 |                                         |
[INFO] [stdout]     | |                 |                                         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |                 |                                         `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                 `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 155 |                           let _ = self
[INFO] [stdout]     |  _________________________________-
[INFO] [stdout]     | |_________________________________|
[INFO] [stdout] 156 | |                             .events_tx
[INFO] [stdout] 157 | |                             .send(Event::text(format!(
[INFO] [stdout] 158 | |                                 "Response truncated (max_tokens). Auto-continuing ({continuation_count}/{MAX_CONTINUATIONS})..."
[INFO] [stdout] 159 | |                             )))
[INFO] [stdout] 160 | |                             .await;
[INFO] [stdout]     | |                                  -
[INFO] [stdout]     | |__________________________________|
[INFO] [stdout]     | |__________________________________this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                    `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 185 | |                             tokio::task::yield_now().await;
[INFO] [stdout]     | |                             ------------------------------
[INFO] [stdout]     | |                             |
[INFO] [stdout]     | |                             this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |                             `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 189 | |                         let eval_ctx = EvalContext {
[INFO] [stdout]     | |                             --------
[INFO] [stdout]     | |                             |
[INFO] [stdout]     | |                             `eval_ctx` calls a custom destructor
[INFO] [stdout]     | |                             `eval_ctx` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 196 | |                         let decision = self.guard_manager.evaluate(&eval_ctx).await;
[INFO] [stdout]     | |                                        --------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     | |                                        `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 199 |                                   let _ = self
[INFO] [stdout]     |  _________________________________________-
[INFO] [stdout]     | |_________________________________________|
[INFO] [stdout] 200 | |                                     .events_tx
[INFO] [stdout] 201 | |                                     .send(Event::guard(
[INFO] [stdout] 202 | |                                         &tc.name,
[INFO] [stdout] ...   |
[INFO] [stdout] 205 | |                                     ))
[INFO] [stdout] 206 | |                                     .await;
[INFO] [stdout]     | |                                          -
[INFO] [stdout]     | |__________________________________________|
[INFO] [stdout]     | |__________________________________________this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                                            `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 220 |                                       let _ = self
[INFO] [stdout]     |  _____________________________________________-
[INFO] [stdout]     | |_____________________________________________|
[INFO] [stdout] 221 | |                                         .events_tx
[INFO] [stdout] 222 | |                                         .send(Event::guard(
[INFO] [stdout] 223 | |                                             &tc.name,
[INFO] [stdout] ...   |
[INFO] [stdout] 226 | |                                         ))
[INFO] [stdout] 227 | |                                         .await;
[INFO] [stdout]     | |                                              -
[INFO] [stdout]     | |______________________________________________|
[INFO] [stdout]     | |______________________________________________this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |                                                `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 253 |                           let _ = self
[INFO] [stdout]     |  _________________________________-
[INFO] [stdout]     | |_________________________________|
[INFO] [stdout] 254 | |                             .events_tx
[INFO] [stdout] 255 | |                             .send(Event::tool(&tc.name, format!("Calling {}", tc.name)))
[INFO] [stdout] 256 | |                             .await;
[INFO] [stdout]     | |                                  -
[INFO] [stdout]     | |__________________________________|
[INFO] [stdout]     | |__________________________________this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     |                                    `#12` will be dropped later as of Edition 2024
[INFO] [stdout] 257 |
[INFO] [stdout] 258 |                           let result = self
[INFO] [stdout]     |  ______________________________________-
[INFO] [stdout]     | |______________________________________|
[INFO] [stdout] 259 | |                             .tool_manager
[INFO] [stdout] 260 | |                             .execute(&tc.name, args, Some(self.events_tx.clone()))
[INFO] [stdout] 261 | |                             .await;
[INFO] [stdout]     | |                                  -
[INFO] [stdout]     | |__________________________________|
[INFO] [stdout]     | |__________________________________this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     |                                    `#13` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 265 |                               let _ = self
[INFO] [stdout]     |  _____________________________________-
[INFO] [stdout]     | |_____________________________________|
[INFO] [stdout] 266 | |                                 .events_tx
[INFO] [stdout] 267 | |                                 .send(Event::tool(
[INFO] [stdout] 268 | |                                     &tc.name,
[INFO] [stdout] 269 | |                                     format!("Tool error: {}", result.content),
[INFO] [stdout] 270 | |                                 ))
[INFO] [stdout] 271 | |                                 .await;
[INFO] [stdout]     | |                                      -
[INFO] [stdout]     | |______________________________________|
[INFO] [stdout]     | |______________________________________this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     |                                        `#14` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#16` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `eval_ctx` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/guard/rules.rs:31:29
[INFO] [stdout]    |
[INFO] [stdout] 31 |             if let Ok(re) = Regex::new(pat) {
[INFO] [stdout]    |                       --    ^^^^^^^^^^^^^^^
[INFO] [stdout]    |                       |     |
[INFO] [stdout]    |                       |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                       |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                       `re` calls a custom destructor
[INFO] [stdout]    |                       `re` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 38 |         }
[INFO] [stdout]    |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `re` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/llm/anthropic.rs:298:33
[INFO] [stdout]     |
[INFO] [stdout] 298 |         while let Some(event) = stream.next().await {
[INFO] [stdout]     |                        -----    ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                        |        |             |
[INFO] [stdout]     |                        |        |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |        |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        `event` calls a custom destructor
[INFO] [stdout]     |                        `event` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 384 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `event` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `event` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/llm/openai.rs:349:33
[INFO] [stdout]     |
[INFO] [stdout] 349 |         while let Some(event) = stream.next().await {
[INFO] [stdout]     |                        -----    ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                        |        |             |
[INFO] [stdout]     |                        |        |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |        |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        `event` calls a custom destructor
[INFO] [stdout]     |                        `event` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 444 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `event` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `event` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/agent.rs:117:23
[INFO] [stdout]     |
[INFO] [stdout] 117 |                   match self
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 118 | |                     .provider
[INFO] [stdout] 119 | |                     .stream_complete(completion_params.clone(), stx.clone())
[INFO] [stdout] 120 | |                     .await
[INFO] [stdout]     | |                      ----^
[INFO] [stdout]     | |                      |   |
[INFO] [stdout]     | |                      |   this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]     | |                      |   up until Edition 2021 `#15` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |______________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]     |                        |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]     |                        up until Edition 2021 `#16` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 123 |                       Err(e) => {
[INFO] [stdout]     |                           -
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `e` calls a custom destructor
[INFO] [stdout]     |                           `e` will be dropped later as of Edition 2024
[INFO] [stdout] 124 |                           // Streaming failed — fall back to non-streaming
[INFO] [stdout] 125 |                           let _ = self
[INFO] [stdout]     |  _________________________________-
[INFO] [stdout]     | |_________________________________|
[INFO] [stdout] 126 | |                             .events_tx
[INFO] [stdout] 127 | |                             .send(Event::text(format!(
[INFO] [stdout] 128 | |                                 "Streaming failed ({e}), falling back..."
[INFO] [stdout] 129 | |                             )))
[INFO] [stdout] 130 | |                             .await;
[INFO] [stdout]     | |                                  -
[INFO] [stdout]     | |__________________________________|
[INFO] [stdout]     | |__________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                    `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 131 | |                         self.provider.complete(completion_params).await?
[INFO] [stdout]     | |                         -----------------------------------------------
[INFO] [stdout]     | |                         |                                         |
[INFO] [stdout]     | |                         |                                         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                         |                                         `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 134 | |             } else {
[INFO] [stdout]     | |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] 135 | |                 self.provider.complete(completion_params).await?
[INFO] [stdout]     | |                 -----------------------------------------------
[INFO] [stdout]     | |                 |                                         |
[INFO] [stdout]     | |                 |                                         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |                 |                                         `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                 `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 155 |                           let _ = self
[INFO] [stdout]     |  _________________________________-
[INFO] [stdout]     | |_________________________________|
[INFO] [stdout] 156 | |                             .events_tx
[INFO] [stdout] 157 | |                             .send(Event::text(format!(
[INFO] [stdout] 158 | |                                 "Response truncated (max_tokens). Auto-continuing ({continuation_count}/{MAX_CONTINUATIONS})..."
[INFO] [stdout] 159 | |                             )))
[INFO] [stdout] 160 | |                             .await;
[INFO] [stdout]     | |                                  -
[INFO] [stdout]     | |__________________________________|
[INFO] [stdout]     | |__________________________________this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                    `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 185 | |                             tokio::task::yield_now().await;
[INFO] [stdout]     | |                             ------------------------------
[INFO] [stdout]     | |                             |
[INFO] [stdout]     | |                             this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |                             `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 189 | |                         let eval_ctx = EvalContext {
[INFO] [stdout]     | |                             --------
[INFO] [stdout]     | |                             |
[INFO] [stdout]     | |                             `eval_ctx` calls a custom destructor
[INFO] [stdout]     | |                             `eval_ctx` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 196 | |                         let decision = self.guard_manager.evaluate(&eval_ctx).await;
[INFO] [stdout]     | |                                        --------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     | |                                        `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 199 |                                   let _ = self
[INFO] [stdout]     |  _________________________________________-
[INFO] [stdout]     | |_________________________________________|
[INFO] [stdout] 200 | |                                     .events_tx
[INFO] [stdout] 201 | |                                     .send(Event::guard(
[INFO] [stdout] 202 | |                                         &tc.name,
[INFO] [stdout] ...   |
[INFO] [stdout] 205 | |                                     ))
[INFO] [stdout] 206 | |                                     .await;
[INFO] [stdout]     | |                                          -
[INFO] [stdout]     | |__________________________________________|
[INFO] [stdout]     | |__________________________________________this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                                            `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 220 |                                       let _ = self
[INFO] [stdout]     |  _____________________________________________-
[INFO] [stdout]     | |_____________________________________________|
[INFO] [stdout] 221 | |                                         .events_tx
[INFO] [stdout] 222 | |                                         .send(Event::guard(
[INFO] [stdout] 223 | |                                             &tc.name,
[INFO] [stdout] ...   |
[INFO] [stdout] 226 | |                                         ))
[INFO] [stdout] 227 | |                                         .await;
[INFO] [stdout]     | |                                              -
[INFO] [stdout]     | |______________________________________________|
[INFO] [stdout]     | |______________________________________________this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |                                                `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 253 |                           let _ = self
[INFO] [stdout]     |  _________________________________-
[INFO] [stdout]     | |_________________________________|
[INFO] [stdout] 254 | |                             .events_tx
[INFO] [stdout] 255 | |                             .send(Event::tool(&tc.name, format!("Calling {}", tc.name)))
[INFO] [stdout] 256 | |                             .await;
[INFO] [stdout]     | |                                  -
[INFO] [stdout]     | |__________________________________|
[INFO] [stdout]     | |__________________________________this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     |                                    `#12` will be dropped later as of Edition 2024
[INFO] [stdout] 257 |
[INFO] [stdout] 258 |                           let result = self
[INFO] [stdout]     |  ______________________________________-
[INFO] [stdout]     | |______________________________________|
[INFO] [stdout] 259 | |                             .tool_manager
[INFO] [stdout] 260 | |                             .execute(&tc.name, args, Some(self.events_tx.clone()))
[INFO] [stdout] 261 | |                             .await;
[INFO] [stdout]     | |                                  -
[INFO] [stdout]     | |__________________________________|
[INFO] [stdout]     | |__________________________________this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     |                                    `#13` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 265 |                               let _ = self
[INFO] [stdout]     |  _____________________________________-
[INFO] [stdout]     | |_____________________________________|
[INFO] [stdout] 266 | |                                 .events_tx
[INFO] [stdout] 267 | |                                 .send(Event::tool(
[INFO] [stdout] 268 | |                                     &tc.name,
[INFO] [stdout] 269 | |                                     format!("Tool error: {}", result.content),
[INFO] [stdout] 270 | |                                 ))
[INFO] [stdout] 271 | |                                 .await;
[INFO] [stdout]     | |                                      -
[INFO] [stdout]     | |______________________________________|
[INFO] [stdout]     | |______________________________________this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     |                                        `#14` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#16` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `eval_ctx` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.92s
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/guard/rules.rs:31:29
[INFO] [stdout]    |
[INFO] [stdout] 31 |             if let Ok(re) = Regex::new(pat) {
[INFO] [stdout]    |                       --    ^^^^^^^^^^^^^^^
[INFO] [stdout]    |                       |     |
[INFO] [stdout]    |                       |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                       |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                       `re` calls a custom destructor
[INFO] [stdout]    |                       `re` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 38 |         }
[INFO] [stdout]    |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `re` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/llm/anthropic.rs:298:33
[INFO] [stdout]     |
[INFO] [stdout] 298 |         while let Some(event) = stream.next().await {
[INFO] [stdout]     |                        -----    ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                        |        |             |
[INFO] [stdout]     |                        |        |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |        |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        `event` calls a custom destructor
[INFO] [stdout]     |                        `event` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 384 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `event` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `event` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/llm/openai.rs:349:33
[INFO] [stdout]     |
[INFO] [stdout] 349 |         while let Some(event) = stream.next().await {
[INFO] [stdout]     |                        -----    ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                        |        |             |
[INFO] [stdout]     |                        |        |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |        |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        `event` calls a custom destructor
[INFO] [stdout]     |                        `event` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 444 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `event` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `event` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] crater-edition-check: archcode v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking archcode v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.25s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "71b961cdc7a4f487f0517a1bfe8a102e73d44d0fc877fd9c2bc2255b91ed9d8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71b961cdc7a4f487f0517a1bfe8a102e73d44d0fc877fd9c2bc2255b91ed9d8c", kill_on_drop: false }`
[INFO] [stdout] 71b961cdc7a4f487f0517a1bfe8a102e73d44d0fc877fd9c2bc2255b91ed9d8c
